Skip to content

Fix extra space in query definition#910

Merged
annevk merged 1 commit into
whatwg:mainfrom
Mohammad-Faiz-Cloud-Engineer:main
Jun 1, 2026
Merged

Fix extra space in query definition#910
annevk merged 1 commit into
whatwg:mainfrom
Mohammad-Faiz-Cloud-Engineer:main

Conversation

@Mohammad-Faiz-Cloud-Engineer

@Mohammad-Faiz-Cloud-Engineer Mohammad-Faiz-Cloud-Engineer commented May 31, 2026

Copy link
Copy Markdown
Contributor

Noticed the query definition had a double space between "A" and the tag, same as the port definition that was fixed in b11d73b. Looks like it was just missed. All the other URL component definitions (scheme, username, password, host, path, fragment) have a single space there, so this makes it consistent.


Preview | Diff

Follow-up to b11d73b which fixed the same double-space issue on the
port definition but missed the query definition.
@annevk annevk merged commit afc0820 into whatwg:main Jun 1, 2026
1 of 2 checks passed
@annevk

annevk commented Jun 1, 2026

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants